home *** CD-ROM | disk | FTP | other *** search
- on enterFrame
- global movieName, moviedur
- set movieName to "roujin2.mov"
- set moviedur to the duration of cast movieName
- set the timeoutScript to "timeoutprocedure"
- startmytimer(moviedur / 60)
- go(marker(1))
- end
-